You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
ValuesToStrings Method
>
Vector.ValuesToStrings Method (string[], int, int, int, [In] TFixedTextAlign, [In] string, [In] string, [In] bool)
Dew Math for .NET
Vector.ValuesToStrings Method (string[], int, int, int, [In] TFixedTextAlign, [In] string, [In] string, [In] bool)
Vector Structure
Vector Members
Dew.Math Namespace
ValuesToStrings Method
Collapse All
Syntax
C#
Visual Basic
public
void
ValuesToStrings
(
ref
string
[]
aList
,
int
ListIndex
,
int
Index
,
int
Len
, [In]
TFixedTextAlign
Align
, [In]
string
ReFormat
, [In]
string
ImFormat
, [In]
bool
Headers
);
Public
Function
ValuesToStrings
(
ByRef
aList
As
string
[],
ListIndex
As
Integer
,
Index
As
Integer
,
Len
As
Integer
,
Align
As
[In]
TFixedTextAlign
= TFixedTextAlign.ftaNone,
ReFormat
As
[In]
string
= " 0.###;-0.###",
ImFormat
As
[In]
string
= "+0.###i;-0.###i",
Headers
As
[In] bool =
false
)
As
void
Description
This is ValuesToStrings, a member of class Vector.
Group
ValuesToStrings Method
Links
Vector Structure
,
Vector Members
,
Dew.Math Namespace
,
ValuesToStrings Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!